Post

Replies

Boosts

Views

Activity

Implementing CloudKit in macOS application
I have been working on a cross platform app, iOS/macOS. But when I implemented CloudKit in the project, the iOS app works perfectly, but the macOS app presents a warning, as seen in following image. I added CloudKit and Background Push Notifications in iOS, and just CloudKit in macOS. Is there any other capability I need to add to macOS so that this warning does not show up?
1
0
738
Jun ’21
macOS native UIApplication.shared.applicationIconBadgeNumber
Is there any method in macOS native SwiftUI development that corresponds to following code from macOS Catalyst / iOS /iPadOS? UIApplication.shared.applicationIconBadgeNumber
Replies
1
Boosts
0
Views
1.2k
Activity
Apr ’21
Implementing CloudKit in macOS application
I have been working on a cross platform app, iOS/macOS. But when I implemented CloudKit in the project, the iOS app works perfectly, but the macOS app presents a warning, as seen in following image. I added CloudKit and Background Push Notifications in iOS, and just CloudKit in macOS. Is there any other capability I need to add to macOS so that this warning does not show up?
Replies
1
Boosts
0
Views
738
Activity
Jun ’21